module TAC ROOT_PATH = File.expand_path("../..", __FILE__) CONFIG_PATH = "#{ROOT_PATH}/data/config.json" CONFIG_SPEC_VERSION = 2 end