public function getRespondent()
    {
        if (! $this->_respondent) {
            $id = $this->_getParam(\Gems_Model::EPISODE_ID);
            if ($id && ! ($this->_getParam(\MUtil_Model::REQUEST_ID1) || $this->_getParam(\MUtil_Model::REQUEST_ID2))) {