# File lib/radius/context.rb, line 73
    def tag_missing(name, attributes, &block)
      raise UndefinedTagError.new(name)
    end