# File lib/cgikit.rb, line 1787
 def has_key? (key)
		@multiple_params.has_key? key
	end