public void ConvertSubjectToExternalEntity()
 {
     convertor.ConvertSubjectToExternal(subject, externalEntity);
 }