# File lib/net/sftp/operations/abstract.rb, line 102
    def do_attrs( attributes )
      @callback[ OK, attributes ]
    end