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