# File lib/sup/thread.rb, line 186
  def root; root? ? self : @parent.root; end