Overrides SelfDescribing::toString
public function toString() : string { return \sprintf('selector "%s" count is "%d"', $this->selector, $this->count); }