172 173 174
# File 'lib/engine2/core.rb', line 172 def cache_file "#{Engine2::SETTINGS.path_for(:db_path)}/#{opts[:orig_opts][:name]}.dump" end