public void RfcSquery(string servicename, string text) { WriteLine(Rfc2812.Squery(servicename, text)); }