public void ThenDocumentResultShouldContainTag(string tag)
 {
     documents.CheckTagName(tag);
 }