/home/arranoyd/www/wp-content/plugins/brizy/vendor/twig/twig/lib/Twig/Compiler.php
<?php

use Twig\Compiler;

class_exists('Twig\Compiler');

if (\false) {
    class Twig_Compiler extends Compiler
    {
    }
}