PluginWatcherObserver.prototype = {
observe: function(subject, topic, data) {
if (topic == "experimental-notify-plugin-call") //In case your class is registered to listen to other topics
//This gets executed each time a PW runtime notification arrives