# File lib/whois/answer/parser/whois.nic.it.rb, line 153 def parse @ast = {} while !@input.eos? trim_newline || parse_content end @ast end