# File lib/maruku/input/charsource.rb, line 170
def
ignore_chars
(
n
)
n
.
times
{
@scanner
.
getch
}
end