11 12 13 14
# File 'lib/edn/char_stream.rb', line 11 def current return @current if @current advance end