public open class Simple : R|kotlin/Any| {
    public open static fun bar(): R|kotlin/Unit|

    public open fun foo(): R|kotlin/Unit|

    public constructor(): R|test/Simple|

}
