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