fun Collection<CommentData>.treeIterable(): Iterable<CommentData>
fun Collection<CommentData>.treeIterator(): Iterator<CommentData>