$:.unshift(File.expand_path("../", __FILE__)) require "thor_template/version" module ThorTemplate autoload :CLI, 'thor_template/cli' end