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