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