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