00001 00014 function stubFalse() { 00015 return false; 00016 } 00017 00018 module.exports = stubFalse;