I want to take a callback function written by the user in lua language. Before executing their code, I will add lines like this: require = nil to prevent the code
require = nil