@kotlin.Metadata public final class DelegateToOuterThisKt { // source: 'delegateToOuterThis.kt' public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String } @kotlin.Metadata public final class O$I { // source: 'delegateToOuterThis.kt' synthetic final static field $$delegatedProperties: kotlin.reflect.KProperty[] private final @org.jetbrains.annotations.NotNull field s$delegate: O synthetic final field this$0: O static method (): void public method (p0: O): void public final @org.jetbrains.annotations.NotNull method getS(): java.lang.String public final inner class O$I } @kotlin.Metadata public final class O { // source: 'delegateToOuterThis.kt' public method (): void public final @org.jetbrains.annotations.NotNull method getValue(@org.jetbrains.annotations.Nullable p0: java.lang.Object, @org.jetbrains.annotations.Nullable p1: java.lang.Object): java.lang.String public final inner class O$I }