Add the ability to define context variables that will show up in the files. For example like an a variable named `$app` which could be accessed in the closure or from within the loaded config files.
Add the ability to define context variables that will show up in the files.
For example like an a variable named
$appwhich could be accessed in the closure or from within the loaded config files.