please include function makeAndCall_cached. static Class loadFunctions_cached_withInit(S... functions) { Class c = loadFunctions_cached(functions); callF(makeAndCall_initChild!, c); ret c; }