static Class findClassThroughDefaultClassFinder(S shortName) { ret (Class) callF(_defaultClassFinder(), shortName); }