# File lib/aws/s3/bucket_version_collection.rb, line 25
      def initialize bucket, options = {}
        @bucket = bucket
        super
      end