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