# File lib/relevance/tarantula/form_submission.rb, line 45 def self.mutate(form) attacks.map{|attack| new(form, attack)} if attacks end