# File lib/aws/s3/object_metadata.rb, line 26 def initialize object, options = {} @object = object @version_id = options[:version_id] super end