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