private static void TestListDistributions(NntpClient client) { // list distributions ShowLines(client.ListDistributions().Lines); }