/**
  * @return string
  */
 protected function getRedirectUrl()
 {
     return $this->context->lastUrl();
 }