static bool nuLike hasConceptWhere(Class c, O... params) { ret hasConcept(c, params); }