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