### What problem does this feature solve? I have a `$notify` method on Vue prototype. I need to use that in my action. Is there a way to do that? I see that on Vuex we have `this.$_vm` but not sure if that is the right thing to do ### What does the proposed API look like? `this.vue.$notify()` <!-- generated by vue-issues. DO NOT REMOVE -->