# File lib/maruku/input/charsource.rb, line 250 def next_matches(r) len = @s.match?(r) return !!len end