[line 15]
Include files based on the Instance's ClassName being created
Gets Controller from application/controllers/ Gets Views from application/views/ Gets Models from application/models/ Every other class it gets it from application/core/
For classes that doesn't form part of the core, you must include the file by hand.