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