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