# File lib/facets/more/units.rb, line 535 def registered?(unit) unit = unit.to_sym conversions(unit) != nil end