Overrides SelfDescribing::toString
public function toString() : string { return sprintf('count matches %d', $this->expectedCount); }