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