# File lib/spec/runner/reporter.rb, line 138 def initialize(example, exception) @example = example @exception = exception end