164 165 166
# File 'lib/open4.rb', line 164 def add_thread *a, &b @running ? raise : (@argv << [a, b]) end