/**
  * Executed before each method of the class
  */
 public function tearDown()
 {
     TestHelperDOCX::clear();
 }