public static void ClearCustomPromise(string name)
 {
     Promises.ClearCustomPromise(name);
 }