# File lib/whois/answer/parser/whois.denic.de.rb, line 157 def initialize(content) @input = StringScanner.new(content) end