# File lib/cgikit.rb, line 2060
 def value=( value )
		@value = value.to_s
	end