# File lib/spec/runner/reporter.rb, line 153 def pending_fixed? @exception.is_a?(Spec::Example::PendingExampleFixedError) end