#warning TODO needs a database I assume
#if 0
for (size_t i = 0; i < _nrContexts; ++i) {
prepareV8Server(i, _startupFile);
}
#endif