A lightweight programming environment for desktop and mobile devices
clear_handlers = function()
	for k in pairs(car) do
		car[k] = nil
	end
end