# File lib/rack/mock.rb, line 148
    def match(other)
      @body.match other
    end