1 2 3 4 5 6 7
function global.name() end function a.b() end function a.c() end function d:e() end function d:f() end