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