internal class S { fun sB(): Boolean { return true } companion object { var myI = 10 } }