static bool shortClassNameIs(O o, S name) { ret eq(shortClassName(o), name); }