# File lib/eymiha/units/units.rb, line 105
    def Units.[](name)
      @@measures[name.to_s]
    end