#!/usr/bin/env php init(); } catch(Exception $e) { Cli::printError('Fatal error', $e->getMessage()); die(1); }