# File lib/maruku/input/charsource.rb, line 66
        def ignore_char
                @buffer_index+=1
                nil
        end