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