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