#!/usr/bin/env php run(); } catch (Exception $exception) { printf('Error: %s' . PHP_EOL, $exception->getMessage()); exit(9); }