# File lib/aws/s3/s3_object.rb, line 170 def metadata options = {} options[:config] = config ObjectMetadata.new(self, options) end