# File lib/facets/more/units.rb, line 83 def with_unit_converter(name, &blk) # :yields: Units::Converter.with_converter(name, &blk) end