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