public function getDescription()
 {
     return $this->beverage->getDescription() . ", Milk";
 }