# File lib/merb-core/test/helpers/multipart_request_helper.rb, line 11 def initialize(key, value) @key = key @value = value end