Returns string representation for token.
string
Overrides TokenInterface::__toString
public function __toString() { return sprintf('count(%s)', $this->count); }