# File lib/aruba/api.rb, line 119 def stderr_from(cmd) cmd = detect_ruby(cmd) processes[cmd].stderr end