/**
  * {@inheritDoc}
  */
 public function removeFusione(\MINSAL\IndicadoresBundle\Entity\OrigenDatos $fusiones)
 {
     $this->__initializer__ && $this->__initializer__->__invoke($this, 'removeFusione', array($fusiones));
     return parent::removeFusione($fusiones);
 }