uninstall method
Tear down the hook (test isolation).
Implementation
@override
void uninstall() {
// EventDispatcher.clear() is global ; we deliberately do NOT call it
// here to avoid wiping host-registered listeners. Mirrors
// MagicModelWatcher.uninstall().
}