# File lib/core/facets/to_hash.rb, line 319
  def to_h_multi
    to_a.to_h_multi
  end