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