# File wfo/repo/textarea.rb, line 44
  def recommended_filename
    @form.action_uri.to_s.sub(%r{\A.*/}, '')
  end