if (!isAdmin && enableBusDriver) {
                this.icon = 'fas fa-bus';
                this.text = 'skrt skrt';
                this.action = 'vroom';
                this.selected = space;