# File monit/lib/symbiosis/monitor/runner.rb, line 117 def successful_tests tests.select{|t| t.success?} end