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