public void Should_map_to_the_correct_dto_types()
 {
     _result.ShouldBeOfType(typeof(DtoSubObject));
 }