@Override
 public PermissionType getType() {
   return PermissionType.getInstance(type);
 }