class Comet::UserServerConfig

def clear

def clear
  @random_delay_secs = 0
  @unknown_json_fields = {}
end