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