# File lib/map.rb, line 502
  def =~(hash)
    to_hash == klass.coerce(hash).to_hash
  end