class TrustyCms::Config

def cache_file

def cache_file
  File.join(cache_path, 'trusty_config_cache.txt')
end