console.error(__filename);
console.error(module.paths.join('\n')+'\n');
throw new Error('Should not ever get here.');