module.exports = { init: function(args, cb) { cb(); } }