public function configure()
 {
     parent::configure();
     unset($this['writer_id'], $this['writer_name']);
 }