public void CriaReacao()
 {
     clientes.SelecionaReacao(ingredientes.VerificaQuantosIngredientesCorretosTem());
 }