# File lib/aruba/api.rb, line 126 def stderr_from(cmd) cmd = detect_ruby(cmd) get_process(cmd).stderr end