exports.sayHello = function() { throw new Error('this should not be required!'); }; exports.isLocal = true;