The following code is creating some issues https://github.com/ircmaxell/Tuli/blob/master/lib/Tuli/Command/PrintCFG.php#L32 e.g. ``` php (new Foo)->bar(). ``` This is a PHP 5.4 feature http://docs.php.net/manual/en/migration54.new-features.php 