@kotlin.Metadata public final class CompanionKt { public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String } @kotlin.Metadata public class Outer { public final static field Companion: Outer.Companion inner class Outer/Companion private method (): void } @kotlin.Metadata public final static class Outer/Companion { inner class Outer/Companion private method (): void public final @org.jetbrains.annotations.NotNull method foo(): Outer }