class S { class object { fun sB(): Boolean { return true } fun sI(): Int { return 1 } } }