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