private void Unload() { _ins = null; }
private void Init() { _ins = this; permission.RegisterPermission(PermissionIgnore, this); }