# File lib/maruku/input/charsource.rb, line 58
def
next_char
;
@buffer
[
@buffer_index
+
1
]
end