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