jinja2.environment.Context.call

Context.call(_Context__self, _Context__obj, *args, **kwargs)[source]

Call the callable with the arguments and keyword arguments provided but inject the active context or environment as first argument if the callable is a contextfunction() or environmentfunction().