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