public NativeGroupsIterator(EntitiesDB db) : this() { _db = db.FindGroups<T1, T2>().GetEnumerator(); }