class Whois::Parsers::WhoisMarkmonitorCom
Parser
for the whois.markmonitor.com server.
The Example parser for the list of all available methods.
Public Instance Methods
response_throttled?()
click to toggle source
# File lib/whois/parsers/whois.markmonitor.com.rb, line 29 def response_throttled? !!node("response:throttled") end