public function getRecipientQuestion()
 {
     $this->__load();
     return parent::getRecipientQuestion();
 }