# File wfo/workarea.rb, line 83
  def original_text=(text)
    @info['form'].set(@info['textarea_name'], text)
  end