private Configuration getSelectedConfiguration() {
   return configurations.get(getSelectedConfig());
 }