What is the idea behind the #displayBlock: in DropListModel?I expected it to be something that is stored in the DropListModel and re-evaluated each time the items change.But from the implementation I get that this is a one-time action.