# File lib/facets/more/units.rb, line 607 def register_length_unit(unit, data = {}) register_prefixed_unit(unit, LENGTH_PREFIXES, data) end