static L sortedCI(Collection c) { ret sortedIgnoreCase(c); }