# File lib/whois/answer/parser/whois.nic.it.rb, line 149 def initialize(content) @input = StringScanner.new(content) end