public void RfcService(string nickname, string distribution, string info) { WriteLine(Rfc2812.Service(nickname, distribution, info)); }