# File lib/guard/rspec_formatter.rb, line 33
      def example_failed(failure)
        examples.push failure.example
      end