module.exports = function bar(x) { return x * 2; };