= private = protected
main_thread()
Returns the top level thread.
# File lib/irb/ext/multi-irb.rb, line 47 def main_thread @jobs[0][0] end