public open class NotNullMethod : R|kotlin/Any| {
    public open fun hi(): R|kotlin/String|

    public constructor()

}
