static A nuLike unlisted_gen(Class c, O... args) { if (isSubClassOf(c, Concept)) ret (A) unlisted((Class) c); ret nuObject(c); }