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