static Class findClassInStandardImports(S name) { for (S import : standardImports()) try object Class c = classForNameOpt_noCache(name); null; }