# File lib/whois/record/scanners/ast.rb, line 53
        def node?(key)
          !ast[key].nil?
        end