I have the following class :
export default class Cursor { currentMode = modes.highlight //methods to modify currentMode toggleSelector = () =>