The next method returns a LuaRegexMatch object for the next match.
next
next()
(LuaRegexMatch). A LuaRegexMatch object for the next match, or nil if there are no matches following this one.
nil