class Lutaml::Model::YamlAdapter::YamlObject

def initialize(attributes = {})

def initialize(attributes = {})
  @attributes = attributes
end