static Class compileBot_clearCache() { pcall { S compilerBot = "Compiler Bot with caching!"; S s = sendToLocalBot_cached(compilerBot, "clear cache"); } }