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