['Command', 'CommandSmart']
  .forEach(c => module.exports[c] = require(path.join(__dirname, c)));