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