--@module config local config={} config.dirsep = "/" config.meta_marker = "^---%s*$" config.debug=true return config