I have some specs that 'require' other files. When running spec_server, if these required files are changed, it's not picked up when the specs are run. I have to restart spec_server to get the changes recognized. Is there an option or some such to have spec_server reload required files as well when a spec is run? Thanks, Steve