/**
  * Load paths
  */
 protected function _initAutoload()
 {
     Uni_Fox::initPaths(dirname(__FILE__));
 }