/** @see TestHarness#commit */
 public String commit(String... args) {
   return TestHarness.commit(args);
 }