#!/usr/bin/env php run($argv); } catch (InvalidOptionException $e) { die($e->getMessage()); }