protected override IEnumerable <Element> FindAllImpl() { FindAllImplCounter += 1; return(FindAllElements.Invoke()); }