# File monit/lib/symbiosis/monitor/runner.rb, line 109
      def retried_tests
        tests.select{|t| t.retried?}
      end