class NotifySponsorThatPetitionWasRejectedEmailJob < EmailJob - NotifySponsorThatPetitionWasRejectedEmailJob has no descriptive comment
self.mailer = PetitionMailer
self.email = :notify_sponsor_that_petition_was_rejected
end