public final class Bar {
    public method <init>(): void
    public @org.jetbrains.annotations.NotNull method foo(@org.jetbrains.annotations.NotNull p0: java.lang.CharSequence): java.lang.String
    public synthetic method foo(p0: java.lang.CharSequence): java.lang.CharSequence
}


public final class CovariantOverrideKt {
    public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
}


public class Foo {
    public method <init>(): void
    public synthetic static method foo$default(p0: Foo, p1: java.lang.CharSequence, p2: int, p3: java.lang.Object): java.lang.CharSequence
    public @org.jetbrains.annotations.NotNull method foo(@org.jetbrains.annotations.NotNull p0: java.lang.CharSequence): java.lang.CharSequence
}
