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