public double ChangePricePerCup() { recipe.pricePerCup = UserInterface.ChoosePricePerCup(); return(recipe.pricePerCup); }