local M = require('module'):new() function M:boot() require('dressing').setup({ }) end return M