class Metanorma::Utils::Log

def mapid(old, new)

def mapid(old, new)
  @mapid[old] = new
end