void SendChannel(Channel *c) override { hybrid->SendChannel(c); }
void SendChannel(Channel *c) override { ratbox->SendChannel(c); }