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