static MultiMap parseColonPropertyCIMultiMap(S text) { ret pairsToCIMultiMap(parseColonPropertyPairs(text)); }