// WITH_RUNTIME abstract class Owner { } fun Owner.f() { TODO("not implemented") //To change body of created functions use File | Settings | File Templates. }