public function dispatchLoopStartup(Yaf\Request_Abstract $request, Yaf\Response_Abstract $response) { \Core\DB::initialize(get_config('application.db')); }