# File lib/whois/record.rb, line 130
    def parser
      @parser ||= Parser.new(self)
    end