# File lib/s3/right_s3.rb, line 405
      def full_name(separator='/')
        "#{@bucket.to_s}#{separator}#{@name}"
      end