<% module.exports.result = function (str) { return "was " + str + "!"; }; %>