'use strict'; module.exports = { common: require('./common'), linkedIn: require('./linkedin'), errorResponder: require('./error-responder') };