#!/usr/bin/php <?php require $_composer_autoload_path?? __DIR__.'/../vendor/autoload.php'; use nur\sery\tools\SteamTrainApp; SteamTrainApp::run();