public void TearDown() { this.parser = null; }
public void SetUp() { this.parser = new CsvParser(); }