Represents a reactive context that can be marked as needing a refresh.
Scopes are typically associated with UI components or render blocks that depend on the observable state.
Notifies the scope that its dependencies have changed, and it should be re-executed.