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