static TreeMap caseInsensitiveMap() { ret new TreeMap(caseInsensitiveComparator()); }