public void AddPipeSpecification(IPipeSpecification <ConsumeContext> specification)
 {
     _configuration.AddPipeSpecification(specification);
 }