/**
  * {@inheritDoc}
  */
 public function getRedirect()
 {
     $this->__initializer__ && $this->__initializer__->__invoke($this, 'getRedirect', array());
     return parent::getRedirect();
 }