# File lib/cgikit.rb, line 979
 def run
		if application.attributes_check
			check_undefined_attributes nil
		end
	end