class Lutaml::KeyValue::Adapter::Hash::StandardAdapter
def self.parse(hsh, _options = {})
def self.parse(hsh, _options = {}) hsh end
def to_hash(_options = {})
def to_hash(_options = {}) @attributes end
def self.parse(hsh, _options = {}) hsh end
def to_hash(_options = {}) @attributes end