# File raggle, line 876
      def context_exit(context, tag)
        if tag.context
          context.pop
        end
      end