protected override void AddMappings(Cfg.Configuration configuration)
 {
     configuration.AddDeserializedMapping(GetMappings(), "TestDomain");
 }