$this
public function setHeaders(array $headers) : static { $this->headers = $headers; return $this; }