class Net::SSH::Proxy::Command

def send(data, flag)

def send(data, flag)
  write_nonblock(data)
end