static L listNamesEndingWith(S s) { ret endingWithIC(listNames(), s); }