# File lib/aruba/process.rb, line 26 def stdin wait_for_io do @process.io.stdin.sync = true @process.io.stdin end end