Can someone explain to me why we need the CalculateCostOfDecorations(fancyDecorations) in the constructor?.. It works the same when you take that line of code out because its already being called when we access the numberOfPeople property, but there must be a reason why we still need it right?











