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