static bool nuLike hasConcept(Class c, O... params) { ret findConceptWhere(c, params) != null; }