if ( doThirdParty ) {
            deed = new uw.deed.ThirdParty( this.config, uploads, this.api );
            deeds[ deed.name ] = deed;
        }