public void setFilesToEnhance(List<String> filesToEnhance) {
   myProperties.myFilesToEnhance = filesToEnhance;
 }