# File lib/wikicloth/wiki_buffer/html_element.rb, line 152
  def element_content=(val)
    @econtent = val
  end