public function setup()
 {
     parent::setup();
 }
 public function setup()
 {
     $this->Page = new CIPage();
     parent::setup();
 }