static A optCastAndQuickImport(Class c, O o) { if (!eq(shortName(c), shortName(c)) null; ret optCast(c, quickImport(o)); }