protected final function register_hook($hook, $method) { Shutter::register_hook($hook, array($this, $method)); }