markTestSkipped( "eio extension not loaded" ); } Loop::run(function () use ($cb) { File\filesystem(new File\EioDriver); asyncCall($cb); }); } }