clear method

void clear()

clear all hooks from controller

Implementation

void clear() => _hooks.clear();