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