# File lib/facets/more/units.rb, line 527 def initialize(&blk) @loaded_yaml = [] @conversions = {} instance_eval(&blk) if blk end