static <A> Map<S, A> caseInsensitiveSynchroMap() { ret (Map) synchroMap(caseInsensitiveMap()); }