True.
Does it mean that Kotlin doesn't deserve an example how to do it?
Especially, when my coworkers ask me such explicit question "how to mock this in Kotlin?"
Somewhere in the future, the beginner learning kotlin and TDD will be curious what to do about that nasty static call.
Wouldn't it be great if they could find such an example?
While this is "a classical way" to fix that problem (20 or more years old) a lot of software (good) engineers are not aware of it…