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