public static void SetServerIdentity(MethodCall m, Object srvID)
 {
     m.SetServerIdentity(srvID);
 }