public void ThenISeeEdit_PencilButtonForAllRecords()
 {
     documents.ValidatePencilButton().Should().BeTrue();
 }