public static function builder(SpanExporterInterface $exporter) : BatchSpanProcessorBuilder { return new BatchSpanProcessorBuilder($exporter); }