# File lib/spec/runner/reporter.rb, line 157
        def expectation_not_met?
          @exception.is_a?(Spec::Expectations::ExpectationNotMetError)
        end