package foo class Impl: B { override fun foo(r: Runnable?) { TODO("not implemented") //To change body of created functions use File | Settings | File Templates. } }