Exemplo n.º 1
0
 public double cost()
 {
     return(beverage.cost() + 0.15);
 }