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