/home/arranoyd/public_html/wp-content/plugins/brizy/vendor/twig/twig/lib/Twig/Node/With.php
<?php

use Twig\Node\WithNode;

class_exists('Twig\Node\WithNode');

if (\false) {
    class Twig_Node_With extends WithNode
    {
    }
}