router ->write('/', new route('index', 'index'), 'GET') ; // Handling request $core->start();