class TrustyCms::Config

def cache_file

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