/**
  * @return array
  */
 public function getCookieParams()
 {
     return Request::getCookieParams();
 }