private static void TestCapabilities(NntpClient client) { // get capabilities ShowLines(client.Capabilities().Lines); }