Returns a string representation of the object.
Overrides SelfDescribing::toString
public function toString() : string { return sprintf('matches JSON string "%s"', $this->value); }