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