module.exports = function (cb) { cb(null, 'bar') }