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