module.exports.songMakeKey = function (song) { return "sng::" + song; };