# File lib/aws/s3/bucket.rb, line 177
def
multipart_uploads
MultipartUploadCollection
.
new
(
self
)
end