In Vue.js 2, I used to be able to do this call my initialize() method from outside my class like this:
initialize()
<