class DNSManager::Response IPC::JSON.message KeepAlive, 250 do def initialize() end end DNSManager.responses << KeepAlive end