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