# File lib/merb-core/test/helpers/multipart_request_helper.rb, line 50 def initialize(params = {}) @multipart_params = [] push_params(params) end