MAIN_NAMESPACE
MAIN_NAMESPACE = '__main__'
Identifier of the main namespace.
Loads template from the filesystem.
getSourceContext(string  $name) : \Twig_Source
                Returns the source context for a given template logical name.
| string | $name | The template logical name  |