1 <?php 2 3 namespace BlueTihi; 4 5 function render($pathname, $this_arg, array $options, Context $context) 6 { 7 static $engines; 8 }