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