module.exports= { getPopularity: function(word) { return 0; } };