# File raggle, line 864
      def context_enter(context, tag)
        if tag.context
          context << tag.context
        end
      end