My Watir scripts became too big for one file, so I split them in several files. But then number of files became too big so I moved them to folders. Something like this
And it works just fine. Just add this code at the top of files that need it (all_tests.rb, core_tests.rb...):