Whois::Record::Parser::BaseVerisign
Parser for the whois.verisign-grs.com server.
@see Whois::Record::Parser::Example
The Example parser for the list of all available methods.
Checks whether this response contains a message that can be reconducted to a “WHOIS Server Unavailable” status.
@return [Boolean]
# File lib/whois/record/parser/whois.verisign-grs.com.rb, line 43 def response_unavailable? !!node("response:unavailable") end
[Validate]
Generated with the Darkfish Rdoc Generator 2.