public function setUpgradable($upgradable)
 {
     $this->_load();
     return parent::setUpgradable($upgradable);
 }