static L gazelle_linesFromServer(Collection fields, O... _) { ret loadJSONList("http://gazelle.botcompany.de/allLines" + hquery(paramsPlus(fields := joinWithComma(fields), _)); }