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