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