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