# File lib/util.rb, line 46
  def to_h
    Hash[*flatten]
  end