class Net::SSH::Connection::Keepalive

def interval

def interval
  options[:keepalive_interval] || Session::DEFAULT_IO_SELECT_TIMEOUT
end