# File lib/eymiha/units/units.rb, line 136
    def Units.lookup(unit_identifier)
      @@units[unit_identifier.to_s] || [ ]
    end