package test public open class NotNullMethod() { public open fun hi(): String = "" }