void ITestStream.InvalidGrammar(string grammarKey, IStep step) { var tag = new InvalidGrammarTag(grammarKey); _document.Add(tag); }