# File lib/ohai/mash.rb, line 171
  def to_hash
    Hash.new(default).merge(self)
  end