class Net::SSH::Connection::Channel

def remote_closed!

def remote_closed!
  @remote_closed = true
end