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