# File lib/net/sftp/operations/abstract.rb, line 84
    def do_handle( handle )
      @callback[ OK, handle ]
    end