module.exports = function(Posts) { Posts.delete = function(pid, callback) { }; };