class SiteController

def self.cache_timeout=(val)

def self.cache_timeout=(val)
  TrustyCms::PageResponseCacheDirector.cache_timeout=(val)
end