By default, subclasses can reference any property or function exposed by superclasses. In this case, the Foo class calls gimmeTheTag() from Base.

You can learn more about this in:
Tags:
Run Edit