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