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