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