What is the name of the PHP function used to automatically load non-yet defined classes?
Autoload()
__autoload()
__catch()
Load()
loadClass()
Submit