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