function __construct()
 {
     parent::__construct();
     $this->setReversible(true);
 }