1 2 3 4 5 6 7 8
error[undefined_variable]: `self` is not defined ┌── self.lua:8:11 ─── │ 8 │ print(self) │ ^^^^ │