# File lib/whois/answer.rb, line 44
    def match(pattern)
      content.match(pattern)
    end