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