local Nota = {} function Nota.setup(user_configuration) configuration = require('nota.configuration').configure(user_configuration) end return Nota