class Lutaml::Model::MappingRule

def treat_nil?(options = {})

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