public double GetRating()
 {
     return(IDAO.GetRating());
 }