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