I have no problem with autoloading classes (though I suppose me including "modules" in the list might've implied that). If a class is autoloaded, I can still find its declaration and implementation using grep.
As for "Not grepping the right file", I meant it should be findable in a project-wide grep, not in the file I assume it to be in.
As for "Not grepping the right file", I meant it should be findable in a project-wide grep, not in the file I assume it to be in.