local export = {} export.list = { ["title"] = "Reuben", ["type"] = "", ["Protestant"] = { "流便", "呂便", "流本" }, ["Roman Catholic"] = { "勒烏本" }, ["Eastern Orthodox"] = { "" }, ["Church of the East"] = { "" }, } return export