For convenience and security reasons, a new function should be added: ``` ts function revokeAllOperators() public; ``` This method revokes all the operators for `msg.sender`.