# File lib/mail/body.rb, line 97
    def match(regexp)
      self.decoded.match(regexp)
    end