// For testing purposes only
 List<String> getPermissions() {
   return properties.getPermissions();
 }