public void Save(Community newCommunity)
 {
     // Implement this method to save community to database
 }