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