2 3 4
# File 'lib/unit/dsl.rb', line 2 def unit(unit, system = nil) Unit.to_unit(unit, system) * self end