Object.keys(imposterFns[id]).forEach(key => {
            imposter[key] = imposterFns[id][key];
        });