/**
  * {@inheritdoc}
  */
 public function initialize(ContextInterface $context)
 {
     $context->setKernel($this->kernel);
 }