public function idFromTitle($title)
 {
     return Role::idFromTitle($title);
 }