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