Overrides SelfDescribing::toString
public function toString() : string { return \sprintf('has header "%s" with value "%s"', $this->headerName, $this->expectedValue); }