public void ThenISouldBeAbleToEditTagInLine_OrBlank(string tag)
 {
     documents.EditTag(tag);
 }