Controller.kt class Controller{ private fun mapValue(item: Entry): Any { return when (item.key) { "id" -&