public void ThenISeeTheTextAndSelectAdministrator(string ContactText, string Admin)
 {
     documents.ContactAdmin(ContactText, Admin);
 }