public ChoiceService()
 {
     _choiceDAL = new EFChoiceDAL();
 }