# File lib/maruku/input/charsource.rb, line 219
        def cur_chars(n); 
                @s.peek(n)
        end