local M = {} function M.init() require("bootstrap").init() end return M