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