class Lutaml::Model::MappingRule

def treat_empty?(options = {})

def treat_empty?(options = {})
  value_map(:from, options)[:empty] != :omitted
end