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