local SD = require "Module:SimpleDebug" local p = {} p.main = function(frame) error(frame) end return p