Traversing Scopes

Every Scope has a .my attribute that can be user to reach other scopes that are related to a specific instance.

For example, to get the parent scope of myscope, you can use scope.my.parent.

From any Scope, you can reach the following scope:

Additionally, the following methods are available: