# File lib/merb-core/test/helpers/mock_request_helper.rb, line 20
        def self.new(env = {}, req = StringIO.new)
          super
        end