# File lib/facets/more/units.rb, line 674
    def self.current
      Thread.current["current_unit_converter"] ||= converter(:default)
    end