markTestSkipped('ext-libev is not installed.'); } return class_exists('React\EventLoop\ExtLibevLoop') ? new ExtLibevLoop() : new LibEvLoop(); } }