function buyMilk()

 return Market.isExist(egg) ? 6 : 2 ;

end