irus
val child2 = createChild("child2").apply { // without ? println("child2 lookup = ${this?.lookup()}") }