I want to define lodash globally and use it without having to write \'this._.func()\' in my scripts
Object.defineProperty(Vue.prototype, "_", { value: _