Sometimes it's necessary to insert several objects at
the same time because they make up a single nested
structure. Since each insert
can be treated as an
expression, they can just be nested into each other.
Consider, for example, adding a Show
with just one Season
: