class TrustyCms::Config

def cache_path

def cache_path
  "#{Rails.root}/tmp"
end