public static void Change(LugusCoroutinesDefault newInstance)
 {
     _instance = newInstance;
 }
 public static void Change(LugusCoroutinesDefault newInstance)
 {
     _instance = newInstance;
 }