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