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