connect(); $databaseSetup = new DatabaseSetup($db); $databaseSetup->setup(); // Continue with the rest of your application setup