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