public List<Command> getCommands() {
   return handler.getCommands();
 }