# File lib/core/facets/to_hash.rb, line 301
  def to_h_splat
    to_a.to_h_splat
  end