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