public int CountReported()
 {
     return(context.CountReported());
 }