The File class also implemented include logic.
Actually, this code was the one used when object was instancied by
CodeFile::From(), as it returned a File and not a CodeFile instance.
That first issue masked another one, CodeFile included the file
by name, and not by full path.