static bool cicAny(S s, Collection strings) { ret containsAnyOfIgnoreCase(s, strings); }