public void Setup() { // Runs before each test. (Optional) _importer = new Importer(); _exporter = new Exporter(); }