public function setTracerProvider(TracerProviderInterface $provider) : self { $this->tracerProvider = $provider; return $this; }