# File lib/aws/s3/multipart_upload.rb, line 81
      def initiator
        client.list_parts(base_opts).initiator
      end