#!/usr/bin/env php run(); } catch (Exception $e) { ExceptionHandler::getInstance()->handle($e); exit(1); }