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