public open class Inheritor : R|Second| {
    public open fun R|First|.foo(first: R|kotlin/String|, s: R|kotlin/Int|): R|kotlin/Unit|

    public constructor(): R|Inheritor|

}
