Inheritance: UnityEngine.MonoBehaviour
 public static void Init(DB obj)
 {
     _ = obj;
     _.Init();
 }