What is a common reason for applying the "Rename Variable" refactoring technique?
To change the data type of a variable
To make the code more self-explanatory and maintainable
To add comments to the code
To improve the performance of the code