# File lib/facets/more/units.rb, line 519
    def self.from_yaml(file)
      Units::Converter.new {
        load_yaml(file)
      }
    end