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