# File lib/aws/s3/s3_object.rb, line 65
      def inspect
        "<#{self.class}:#{bucket.name}/#{key}>"
      end