class Lutaml::Model::XmlAdapter::OgaAdapter

def to_h

def to_h
  { @root.name => parse_element(@root) }
end