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