protected function initResponse()
 {
     $response = parent::initResponse();
     //$response->setContext('sport', $this->sport);
     return $response;
 }