public ISpecialCharmConfiguration getSpecialCharmConfiguration(ICharm charm) {
   return manager.getSpecialCharmConfiguration(charm);
 }