public Dictionary <int, string> CarregarHamburguer()
 {
     return(_pedido.CarregarHamburguer());
 }