# File lib/sup/modes/thread-index-mode.rb, line 90
  def contains_thread? t; @threads.include?(t) end