static void botSleep() { sleepingBot(); } static void botSleep(S name) { sleepingBot(name); }