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