protected void TheEnumeratorsAreConcatenated() { ConcatenatedEnumerator = Enumerator.Concat(AnotherEnumerator); }