# File lib/core/facets/to_hash.rb, line 239
  def to_h_flat
    to_a.to_h_flat
  end