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