public CqsObjectMapperConfigurationContext(CqsObjectMapper cqsObjectMapper)
 {
     _cqsObjectMapper = cqsObjectMapper;
 }