static MultiMap parseColonPropertyCIMultiMap_honorBrackets(S text) { ret pairsToCIMultiMap(parseColonPropertyPairs_honorBrackets(text)); }