module Lutaml module Model class IncorrectMappingArgumentsError < Error end end end