# File lib/whois/answer/parser/whois.publicinterestregistry.net.rb, line 159 def initialize(content) @input = StringScanner.new(content) end