static MultiMap parseColonPropertyMultiMap(S text) { ret pairsToMultiMap(parseColonPropertyPairs(text)); }