#!/usr/bin/env php initialize() || die( 'Died during initialization' ); $cli->callApi() || die( 'Died during callApi' );