/**
  * @return \ArrayObject
  */
 protected function getCookieBag()
 {
     return $this->app->getCookieBag();
 }