# File lib/whois/record.rb, line 103
def
match?
(
pattern
)
!
content
.
match
(
pattern
).
nil?
end