public JSONConfig() { nodes = new JSONConfigNode[0]; syslog = new JSONConfigSyslog(); http = new JSONConfigHttp(); }