public void WhenISelectCaseStatus(string casestatus)
 {
     documents.SelectCaseStatus(casestatus);
 }