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