public Restaurant GetAllRate(Restaurant restaurant) { return(restaurantDataAccess.GetAllRate(restaurant)); }