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