# File lib/aws/s3/multipart_upload_collection.rb, line 49
      def initialize(bucket, opts = {})
        @bucket = bucket
        super
      end