module.exports = function(config, options, cb) { cb(null, 'b'); };