static virtual NanoHTTPD.Response subBot_serveInputStream(InputStream in, S mimeType) { ret call(mainBot(), 'serveInputStream, in, mimeType); }