public void TestCleanup() { parser = null; }
public void TestInitialize() { parser = new IronMeta.Generator.Parser(); }