public function setPropagator(TextMapPropagatorInterface $propagator) : self { $this->propagator = $propagator; return $this; }