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