# File lib/facets/more/units.rb, line 698
    def self.register(name, converter)
      converters[name.to_sym] = converter
    end