Overrides TokenInterface::__toString
public function __toString() { return sprintf('[%s, ..., %s]', $this->value, $this->value); }