static S serveText(S s) { ret call(getMainBot(), "serveByteArray", toUtf8(s), "text/plain"); }