CLASS_DIRS

In the Application.php file you define an array of CLASS_DIRS, directories in order of precedence to search through for any class file, templates, hooks or handlers.

If you define too many it will slow things down as each folder will need to be searched.