init(); $response = $controller->dispatch(); if (!is_null($response)) { echo $response; } }