private void InitializeViewBugs()
 {
     ViewBag.vbRegions = service.GetRegionDropDownItems();
 }