# File lib/facets/more/units.rb, line 587 def register_si_unit(unit, data = {}) register_prefixed_unit(unit, SI_PREFIXES, data) end