local M = {} M.read_row = function () return '.' end return M