public function save()
 {
     unset($this->values['sf_plop_theme_preview']);
     return parent::save();
 }