Returns a new child scope of this scope.
ContextModel createChildScope() => new ContextModel._child(this);