# File lib/facets/more/units.rb, line 597 def register_binary_unit(unit, data = {}) register_prefixed_unit(unit, BINARY_PREFIXES, data) end