# File lib/net/sftp/operations/abstract.rb, line 90
    def do_data( data )
      @callback[ OK, data ]
    end