although would there be anyhting wrong with doing ...
# getting-started
y
although would there be anyhting wrong with doing it the other way ie
private val history: MutableMap<String, String> = mutableMapOf()
?