# File lib/aws/s3/multipart_upload.rb, line 112 def abort client.abort_multipart_upload(base_opts) @aborted = true nil end