# File lib/sexp.rb, line 69
def
=~
(
pattern
)
return
pattern
===
self
end