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