I could see an argument for just doing `text = ite...
# random
k
I could see an argument for just doing
text = items.map { it.text }.joinToString("\n")
in that case