public function __destruct()
 {
     parent::__destruct();
     $this->_setupValue();
 }