getComments() public method

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