static TreeMap asCIMap(Map map) { ret asCaseInsensitiveMap(map); }