Refactoring: Fowler typically suggests putting a method in the class which contains most of the data used by it. This too can be applied to model-driven spreadsheets. We can move the ToSellPrice formula from the Order class to the Product class. This can be seen in Figure 3, in column L, since the formula has now the same background color as the other attributes in Product (namely UnitPrice and Stock).