class Thor::Runner

def self.thor_root

def self.thor_root
  File.join(ENV["HOME"] || ENV["APPDATA"], ".thor")
end