public function isSecure()
 {
     return $this->request->isSecure();
 }