# File lib/aws/s3/multipart_upload.rb, line 300
      def parts
        UploadedPartCollection.new(self)
      end