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