<?php if (!class_exists('Test2Config')) { class Test2Config extends PhpCsFixer\Config {} } return new Test2Config();