/**
  * (non-PHPdoc)
  * @see PHPUnit_Framework_TestCase::tearDown()
  */
 protected function tearDown()
 {
     tx_rnbase_util_Templates::enableSubstCache();
 }