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