Hi, I just noticed that `rake notes` in rails 2.0.2 doesn't check `spec` directory. So, what I annotated with "FIXME", "TODO" and "OPTIMIZE" on *_spec.rb are discarded. Is there any quick way to `rake notes` task to check `spec` directory? -T