function() { $arr = ['base' => dirname(__DIR__, 2)]; return (object) $arr; } ];