public CollectionTemplateTreeVM() {

        MyTreeNode root = new MyTreeNode("Root",
                new MyTreeNode[] {});