Class conflict error

On the IRC channel there was a user who came in having problems with the getting started tutorial. They were receiving the error: "uninitialized constant News::Comment." Another member eventually diagnosed the issue as a conflict with REXML which also contains a Comment class.

I was just wondering if it would be worth mentioning this issue somewhere in the tutorial?