A use case needs to have the whole context in a variable. Is it possible currently? ``` {{ context.length }} {% for k,v in context %} ```