# File radius/dictionary.rb, line 219
    def val_has_name(attrnum)
      return(@rval[attrnum] != nil)
    end