# File lib/mail/body.rb, line 83
    def =~(regexp)
      self.decoded =~ regexp
    end