require 'tengine_support' module Tengine::Support autoload :YamlWithErb, 'tengine/support/yaml_with_erb' autoload :Config, 'tengine/support/config' end