package jetbrains.mps.baseLanguage.unitTest.execution.settings; /*Generated by MPS */ public interface Synchronizer { void sync(); }