Overrides Result::description
public function description() : string { return $this->reason ->description() . " in char " . $this->token; }