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