# File lib/eymiha/units/units_measure.rb, line 43 def **(exponent) UnitsMeasure.new.merge_derivation(self => exponent) end