# File lib/uber-s3/object.rb, line 26
    def to_s
      "#<#{self.class} @key=\"#{self.key}\">"
    end