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