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