protected void SendRpc(RpcCallSenderBuilder builder)
 {
     SendRpc(builder.Build());
 }
 protected void SendRpc(RpcCallSenderBuilder builder)
 {
     SendRpc(builder.Build());
 }