Tree("Root") { Composite (Marathon) { Test.CountToNumber("a", 3) Test.CountToNumber("b", 5) Test.CountToNumber("c", 4) } }