public void AddContext(TData contextData) => Enumerator.Add(new SearchContext <TData>(contextData, Enumerator, this));