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