Documentation for this module may be created at Module:Sandbox/Huanker/doc
p = { } p.hello = function() return "Hello world!" end return p