class K { companion object { @JvmStatic fun foo(i: Int, s: String): Boolean { TODO("not implemented") //To change body of created functions use File | Settings | File Templates. } } }