} else {
            if (right === 'right') {
                operator = '+=';
            } else {
                operator = '-=';