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