# File lib/active_record/connection_adapters/mysql_adapter.rb, line 195 def key?(key); cache.key?(key); end