sbool usingStarter(O mainObject) { ret endsWith(className(getClassLoader(mainObject)), "StartClassLoader"); }