# File lib/active_record/connection_adapters/abstract/query_cache.rb, line 54 def clear_query_cache @query_cache.clear if @query_cache end