local newton = {} newton.update = function(dt) end return newton