public function setup()
 {
     parent::setup();
     $this->item = new HaberesController();
 }
 public function setup()
 {
     parent::setup();
     $this->item = new AdjuntoController();
 }