public static function serve()
 {
     $me = new App_AddonHandler();
     $me->_add_hooks();
 }