# File lib/hashery/ini_hash.rb, line 92
    def self.load(path, load=true)
      new(path, load)
    end