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