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