module.exports = (n="world") => `gm, ${n}`;