If the variable is only accessed once, its cheaper to use the state variable directly that one time
https://github.com/code-423n4/2022-05-factorydao/blob/e22a562c01c533b8765229387894cc0cb9bed116/contracts/VoterID.sol#L152
