What's the point of using "Handles.matrix"?

It seems to be just a Matrix4x4.identity. So what it actually does?

You can set it to something other than identity, if you need to draw in a difference reference frame. (For example, aligned to some target object’s transform matrix.)