class Lutaml::Model::ComparableModel::Tree

def add_child(child)

def add_child(child)
  @children << child
end