class TrustyCms::Setup

def load_template_file(filename)

def load_template_file(filename)
  YAML.load_file(filename)
end