Composite: Consequences (continued)
Similarly, if a client object calls a method of an AbstractComponent object that is not an AbstractComposite and the method requires contextual information, then the AbstractComponent delegates the request to its parent.