module.exports = function(l){ return l.join(", ") }