class Metanorma::BIPM::Converter

def sections_cleanup(xml)

def sections_cleanup(xml)
  super
  jcgm_untitled_sections_cleanup(xml) if @jcgm
end