function tearDown()
 {
   parent :: tearDown();
   $this->imp->flushCache();
 }
 function MaterializedPathTreeDecoratorTest()
 {
   parent :: LimbTestCase(__FILE__);
 }