protected override void EventTriggered(LoadDataEvent eventData) => _dataSerializer.LoadFrom(eventData.Path, _collection);