21:51
For method calls done on the this object, I wonder if I should do this just to show how sure I am that I want the current object to be called. This would help with static methods and such though.
For method calls done on the this object, I wonder if I should do this just to show how sure I am that I want the current object to be called. This would help with static methods and such though.