# File lib/rake/task.rb, line 147
    def reenable
      @already_invoked = false
      @invocation_exception = nil
    end