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