static SyncListMultiMap caseInsensitiveSyncListMultiMap() { new SyncListMultiMap mm; mm.data = caseInsensitiveMap(); ret mm; }