Parser for the whois.registry.qa server.
@since 2.1.0
Initializes a new {Scanners::WhoisRegistryQa} instance passing the {content_for_scanner} and calls parse on it.
@return [Hash]
# File lib/whois/record/parser/whois.registry.qa.rb, line 96 def parse Scanners::WhoisRegistryQa.new(content_for_scanner).parse end
Generated with the Darkfish Rdoc Generator 2.