config[$key]) ? $this->config[$key] : FALSE; } public function load($file, $arg2 = FALSE, $arg3 = FALSE) { $this->loaded[] = $file; return TRUE; } }