@Before
 public void setup() {
   // clear state left over from any previous tests
   LoaderFactory.clear();
 }