# File lib/thor/util.rb, line 184
    def self.thor_root
      File.join(user_home, ".thor").gsub(/\\/, '/')
    end