# File lib/whois/answer/parser/ast.rb, line 64
        def node?(key)
          !ast[key].nil?
        end