At the moment I''m including files from the root of my spec directory so I don''t touch my spec_helper.rb file because it seems to change every once in awhile when rspec gets upgraded. I think it would be good if we had a place to put modules, perhaps a file that got auto-loaded so you could include them within any one of the specs. Thoughts?