static Class getClass_vmName_mandatory(O realm, S name) ctex { ret getClass(realm).getClassLoader().loadClass(name); }