# File lib/stella/report.rb, line 82
      def timeouts?
        !@timeouts.nil? && !@timeouts.empty?
      end