# File lib/thread_safe/atomic_reference_cache_backend.rb, line 285 def matches?(key, hash) pure_hash == hash && key?(key) end