/**
  * {@inheritDoc}
  */
 public function getRecordsToSubstitute(\Alchemy\Phrasea\Application $app)
 {
     $this->__initializer__ && $this->__initializer__->__invoke($this, 'getRecordsToSubstitute', array($app));
     return parent::getRecordsToSubstitute($app);
 }