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