# File lib/aws/s3/object_version_collection.rb, line 44 def initialize object, options = {} @object = object super(options) end