Whilst trying to find out why I was having problems running Webrat, I
put a puts into the routes file to see when it was loaded, and noticed
it gets loaded twice. Is there any problem with this.
It only happens with rake, not if running the test directly.
for a large routes folder, it would add a bit to test startup time.