public static function register($role_name, $role_descr) { // store role as hardcoded role::_put($role_name, $role_descr, true); }