# File lib/action_controller/vendor/rack-1.0/rack/mock.rb, line 145
    def =~(other)
      @body =~ other
    end