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