I suggest this change as it has two benefits: 1. It would make people's code shorter and a bit more readable since the function name isn't composed of two words without space 2. It would align more with the other collision functions which are in the form `.collide*` and not `.collideswith*`