_token = $token; } public function render() { $options = $this->_token->getOptions(); return $this->_data->getValueOf($options['name']); } }