# File lib/maruku/input/charsource.rb, line 57
    def ignore_chars(n)
      @buffer_index += n
    end