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