como excluir objetos em lua

obj = Object()
obj:destroy()
Gleaming Goshawk