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