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