22 23 24
# File 'lib/unitsml/unit.rb', line 22 def unit_instance Unitsdb.units.find_by_name(unit_name) end