protected virtual void OnDestroy() { if (importer != null) { importer.Dispose(); importer = null; } }