`children.addAll(childBuilders.map { it(this) })` ...
# functional
p
children.addAll(childBuilders.map { it(this) })
is redundant