class RSpec::Core::Example::ExecutionResult

def pending_fixed?

def pending_fixed?
  !!pending_fixed
end