/**
  * @see Project_WrapperInterface::count_list_project_template_categories()
  * @return integer
  */
 public static function count_list_project_template_categories()
 {
     return Project_Wrapper_Access::count_list_project_template_categories();
 }