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