# File lib/sup/modes/thread-index-mode.rb, line 134 def launch_next_thread_after thread, &b launch_another_thread thread, 1, &b end