public boolean isOpen(Openable openable, Object... arguments) {
   return Bot.isOpen(openable, arguments);
 }