static bool endsWithOneOfIC(S s, S... l) { ret ewicOneOf(s, l); }