method TransformationHookManager.prototype.clear TransformationHookManager.prototype.clear(): void Remove all registered hooks from this manager. Useful in tests or when you want to reconfigure a manager without creating a new instance. Return Type void