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