private static void ExtendMappingConfiguration(IMapperConfigurationExpression cfg)
 {
     AutoMapperConfiguration.Extend(cfg);
 }