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