load(); // Initialize the application $app = new Application(); // Run the application $app->run();