local folderOfThisFile = (...):match("(.-)[^%.]+$") require(folderOfThisFile .. "bootstrap") require(folderOfThisFile .. "config")