# File lib/rspec/core/example.rb, line 162
      def set_exception(exception)
        @exception ||= exception
      end