Necessary boilerplate for C#/.NET.
A module to automatically wrap. Usually not needed since a string will do, but is useful when trying to export all functions from a module by using Module("mymodule", Yes.alwaysExport) instead of "mymodule"
The list of modules to automatically wrap for consumption by other languages.