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