-- just testing a bit .. local foo = MyObject.new(); foo:test(); foo = nil; foo = MyObject.new(); foo:test(); foo = nil foo = "ok";