What is the recommended way to make peak.model instances subjects in the observer pattern? I see that peak.events provides sophisticated event handling including publish/subscribe, but I'm not sure how to make use of it with peak.model. I want to use peak.model as the model in MVC so I need notification of updates.