protected override IEnumerator <KeyValuePair <keyˈ, valueˈ> > GetEnumerator() =>
 InnerDictionary.Where(kvp => kvp.Case(Filter)).GetEnumerator();