'beforeSuite', ]; public function beforeSuite(\Codeception\Event\SuiteEvent $e) { $settings = new Settings(); $settings->withDefaultSettings(); } }