function tearDown()
 {
     Limb::restoreToolkit();
     clearTestingTemplates();
     $this->_cleanUp();
 }
  function tearDown()
  {
    clearTestingTemplates();

    Limb :: restoreToolkit();
  }