if you really dislike `map.entries` you could crea...
# announcements
c
if you really dislike
map.entries
you could create some extension to
.map { it.key to it.value }