module Taza class Settings def self.path Taza.project_root end end end