IContainer is a marker interface that indicates a component
acts as a container for other components.
It is used only by the MXML compiler, not by the Flex framework.
This interface does not define any properties or methods that the
implementing class must actually implement.