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