# File lib/active_record/connection_adapters/mysql_adapter.rb, line 101
        def [](key);      cache[key]; end