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