sS renderLineWithMatchingRegexpsIC(Collection regexps, S s) { ret s + ": " + joinWithCommaOr("-", matchingRegexpsIC(regexps, s)); }