# File lib/net/sftp/operations/download.rb, line 178
    def abort!
      @active = 0
      @stack.clear
    end