# File lib/relevance/tarantula/form_submission.rb, line 49
      def to_s
        "#{action} #{method} #{data.inspect} #{attack.inspect}"
      end