# File lib/wikicloth/wiki_buffer.rb, line 305
  def current_char
    @current_char ||= ""
  end