public void SetUp()
 {
     _target = new ModuleDeclarationStatementParser();
 }