Then you can do `rootGroup?.apply { groups.first()...
# tornadofx
e
Then you can do
rootGroup?.apply { groups.first().groups.add(this) }
but it doesn't help much.