class Lutaml::Model::Toml::TomlRbAdapter

def to_toml(*)

def to_toml(*)
  TomlRB.dump(to_h)
end