void Start()
 {
     _instance = AnySDKCrash.getInstance();
 }
 private void Start()
 {
     this._instance = AnySDKCrash.getInstance();
 }