# File lib/thor/runner.rb, line 158
  def self.thor_root
    File.join(ENV["HOME"] || ENV["APPDATA"], ".thor")
  end