module.exports = { Command: require('./Command.js'), Inhibitor: require('./Inhibitor.js'), Setting: require('./Setting.js') }