# File lib/eymiha/units/numeric_with_units.rb, line 584 def unite(target_unit=nil,power=1,measure=nil) numeric.unite(target_unit,power,measure) end