# File lib/wikicloth/wiki_buffer.rb, line 301
  def current_char=(val)
    @current_char = val
  end