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