# File lib/core/facets/to_hash.rb, line 295
  def to_h_auto
    to_a.to_h_auto
  end