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