In the README you show how to watch files/folders. As an example you give ``` Spring.watch "spec/factories" ``` Do you imply that when using e.g. FactoryGirl, I should add this line to my `config/spring.rb` file? Or is it just an example?