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