# File lib/maruku/input/charsource.rb, line 232
        def ignore_char
                @s.get_byte
                nil
        end