static S loadCachedTranspilation(S id) { ret loadTextFile(new File(getCodeProgramDir(id), "Transpilation")); }