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