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