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