I am using Kotlin\'s MutableMap as below and IntelliJ Idea allowed me to call putIfAbsent method on MutableMap. I don\'t see that meth
MutableMap
putIfAbsent