public function sendNotify($handle, $reply)
 {
     RemoteProtocol::sendReply($handle, $reply);
 }