i.e. I want to extend some class with `suspend fun MyClass.mySuperMethod() {}`
b
i.e. I want to extend some class with
suspend fun MyClass.mySuperMethod() {}