Scope methods
Methods available on the Scope instance returned by a createScope() function.
const scope = createScope(parameters);
┌──────────┐
scope.│add() │
scope.│refresh() ├─ Methods
scope.│revert() │
└──────────┘
In this section