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