public void ThenAnEmailAndAdminNameArePopulatedBelow(string Email, string Admin)
 {
     documents.AdminContactInfo(Email, Admin);
 }