, zn = function ( err, msg, fire ) {
        log( '\n- zn args:', slice( arguments ) );
        log( '- zn scope:', this );
        log( '- zn will sleep for 3 secs..' );
        setTimeout( function () {