# File lib/spec/example/errors.rb, line 16 def initialize(backtrace) super(MESSAGE) @pending_caller = pending_caller_from(backtrace) end