local export = {} export.list = { ["title"] = "Methuselah", ["type"] = "", ["Protestant"] = { "瑪土撒拉" }, ["Roman Catholic"] = { "默突舍拉" }, ["Eastern Orthodox"] = { "" }, ["Church of the East"] = { "" }, } return export