class ApplicationController

def initialize

def initialize
  super
  @trusty_config = TrustyCms::Config
end