/**
  * @return string
  */
 public function testGetRedirectUrl()
 {
     return parent::getRedirectUrl();
 }