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