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