sO serveDelayed404() { sleepSeconds(2); ret subBot_serve404(); } sO serveDelayed404(S msg) { sleepSeconds(2); ret subBot_serve404(msg); }