for (var s in this.servers) {
            ret.servers.push(this.servers[s].inspectJSON());
        }