Shared parser 3.
@abstract
Initializes a new {Scanners::BaseShared3} instance passing the {content_for_scanner} and calls parse on it.
@return [Hash]
# File lib/whois/record/parser/base_shared3.rb, line 104 def parse Scanners::BaseShared3.new(content_for_scanner).parse end
Generated with the Darkfish Rdoc Generator 2.