class Whois::Record::Parser::WhoisNicCz
Parser for the whois.nic.cz server.
@see Whois::Record::Parser::Example
The Example parser for the list of all available methods.
Public Instance Methods
response_throttled?()
click to toggle source
# File lib/whois/record/parser/whois.nic.cz.rb, line 36 def response_throttled? !!node("response:throttled") end