_token = $token; } public function render() { return $this->_token->getRawContent(); } }