# File radius/dictionary.rb, line 305
    def vsattr_has_val(vendorid, code)
      return(@vsaval[vendorid][code] != nil)
    end