getVariable: function() {
        if(!this.warningShown) {
            //console.log('[WARN] Deprecated. Use .getVar() instead');
            this.warningShown = true;
        }