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