static File transpiledStandardFunctions_file(TreeSet functionSet) { S name = uniqueFileNameUsingMD5_80_v2(join("+", functionSet)) + ".java"; ret newFile(javaxCachesDir(), "Transpiled Standard Functions", name); }