Documentation for this module may be created at Module:ESWords/doc
local p = {} function p.words( frame ) return 'out' end return p