# File lib/maruku/input/charsource.rb, line 224
        def next_char; 
                @s.peek(2)[1]
        end