# File lib/aws/s3/uploaded_part_collection.rb, line 37
      def initialize(upload, opts = {})
        @upload = upload
        super
      end