name); // Create a new session instance Auth::$_instance = new $class($type); return Auth::$_instance; } } ?>