Remember, we’re taking a new
approach. We’re going to re-implement the
menus with a new solution: the Composite
Pattern. So don’t look for some magical
transformation from an iterator to a
composite. That said, the two work very
nicely together. You’ll soon see that we
can use iterators in a couple of ways in the
composite implementation.