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