# File lib/stella/report.rb, line 88
      def all 
        [@exceptions, @timeouts, @fubars].flatten
      end