public interface ModelModifier { void perform(Object element); }