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