sS gazelle_ruleCountByDate() { ret mapToLines(conceptsCountByDate(#1021352), func(S date, int count) -> S { date + ": " + count }); }