# File lib/radius/error.rb, line 27 def initialize(tag_name) super("undefined tag `#{tag_name}'") end