const Map<Division, String> DIVISIONS = { Division.I: 'I', Division.II: 'II', Division.III: 'III', Division.IV: 'IV', };