class Net::SSH::Connection::Keepalive

def enabled?

def enabled?
  options[:keepalive]
end