class ActiveRecord::DatabaseConfigurations::HashConfig

def query_cache

def query_cache
  configuration_hash[:query_cache]
end