@Override
 public Map<DocumentType, Set<DocumentType>> getSupportedConversions() {
   return converter.getSupportedConversions();
 }