static S loadCachedTranspilation(S id) null on exception { ret loadTextFilePossiblyGZipped(new File(getCodeProgramDir(id), "Transpilation")); }