public void AddRegra(Regra r)
 {
     BaseConhecimento.Add(r);
 }
 public void AddRegra(Regra r)
 {
     BaseConhecimento.Add(r);
 }