root

fun root(name: String, attributes: List<T> = emptyList())
fun root(init: RootNodeContext<T>.() -> Unit)